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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18658Turner, Dalton99202SpokaneWashingtonUnited States
29084Hernandez, Beth, L4655Hervey BayQueenslandAustralia
22439Raji, TracyTY31RuncornEnglandUnited Kingdom

Generated 2025-07-16 19:26:40.302 UTC