[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1265  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13484Martinez, Marcus, L90706BellflowerCaliforniaUnited States
12316Luo, Alejandro, KW1V 5RNLondonEnglandUnited Kingdom
25579Prasad, Bobby, W94310OrlyVal de MarneFrance

Generated 2025-07-11 22:43:40.032 UTC