[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 3615   SHUFFLE   <  SKIP 2687  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22162Yuan, Brad, S91502BurbankCaliforniaUnited States
24921He, Curtis, D2113North RydeNew South WalesAustralia
23215Richardson, Juan, C94070San CarlosCaliforniaUnited States

Generated 2025-07-18 15:42:31.193 UTC