[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 0   SHUFFLE   <  SKIP 3051  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28151Walker, Katherine, L90241DowneyCaliforniaUnited States
20008Foster, Jack91950National CityCaliforniaUnited States
11080Chander, Damien6006PerthSouth AustraliaAustralia

Generated 2025-10-30 04:52:33.427 UTC