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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21469Bell, Caitlin, C92020El CajonCaliforniaUnited States
27146Hernandez, Danny4700RockhamptonQueenslandAustralia
28154Patterson, Katherine, E90802Long BeachCaliforniaUnited States

Generated 2025-07-20 16:17:38.636 UTC