[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 92   <  SKIP 294  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11614Sharma, Katrina, M63009OffenbachSaarlandGermany
16194Deng, Katie92400CourbevoieHauts de SeineFrance
27790Srini, Molly, LW1Y 3RALondonEnglandUnited Kingdom
19703Baker, Katelyn, E90210Beverly HillsCaliforniaUnited States
13395Li, Gabriel, J98225BellinghamWashingtonUnited States
16415Patel, Andre, R93290Tremblay-en-FranceSeine Saint DenisFrance
22496Brooks, Christina, WGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-13 07:10:07.162 UTC