[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 194   SHUFFLE   <  SKIP 2986  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18855Zhang, RobertV7L 4J4N. VancouverBritish ColumbiaCanada
18945Cox, Marcus91945Lemon GroveCaliforniaUnited States
23512Henderson, Zachary98501OlympiaWashingtonUnited States

Generated 2025-07-14 13:06:33.134 UTC