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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11403Schmidt, Nancy17490Saint OuenCharente-MaritimeFrance
12866Fernandez, Janelle75006ParisSeine (Paris)France
22049Patel, Allen, J94704BerkeleyCaliforniaUnited States
19544Price, Katherine, R91977Spring ValleyCaliforniaUnited States
26865Martinez, TabithaSW19 3RULondonEnglandUnited Kingdom
26082Johnson, Christian, S91945Lemon GroveCaliforniaUnited States
14190Patel, Candace, D80074MünchenNordrhein-WestfalenGermany

Generated 2025-11-05 11:06:43.727 UTC