[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 680   SHUFFLE   <  SKIP 3522  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14589Cook, Mackenzie, R94063Redwood CityCaliforniaUnited States
18730Arthur, Johnathan2036MalabarNew South WalesAustralia
21196Alonso, Kathleen1002SydneyNew South WalesAustralia

Generated 2025-07-13 04:25:17.547 UTC