[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 875   SHUFFLE   <  SKIP 67  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28224Henderson, Spencer92625Newport BeachCaliforniaUnited States
24741Perry, Brittany99362Walla WallaWashingtonUnited States
27119Gonzalez, Mayra, T30601HannoverNordrhein-WestfalenGermany

Generated 2025-07-09 22:10:49.743 UTC