[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 218  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21472Ward, Patrick, J91203GlendaleCaliforniaUnited States
11220Huang, Erica, C94014ColmaCaliforniaUnited States
27146Hernandez, Danny4700RockhamptonQueenslandAustralia

Generated 2025-07-10 06:48:54.571 UTC