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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28380Goel, Lindsay, A94310OrlyVal de MarneFrance
25309Zhou, Karen04838EilenburgBrandenburgGermany
16871Clark, Anna, A90401Santa MonicaCaliforniaUnited States
18670Bryant, Melanie, L90210Beverly HillsCaliforniaUnited States

Generated 2025-07-20 22:30:05.487 UTC