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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27146Hernandez, Danny4700RockhamptonQueenslandAustralia
24497James, Abigail98366Port OrchardWashingtonUnited States
17760Romero, DianaEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-11-01 21:32:06.227 UTC