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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26600Gray, Michelle94063Redwood CityCaliforniaUnited States
21392Lin, Kelli, A4700RockhamptonQueenslandAustralia
22923Lopez, Mason, E4217Gold CoastQueenslandAustralia

Generated 2025-07-11 03:09:12.857 UTC