[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 2295   SHUFFLE   <  SKIP 271  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29243Torres, Jared90706BellflowerCaliforniaUnited States
22387Romero, Audrey, S66041PoingSaarlandGermany
11548Sanchez, RaymondRG11 5TPBerkshireEnglandUnited Kingdom
23045Patterson, Gabriel, C99202SpokaneWashingtonUnited States

Generated 2025-07-17 08:35:19.398 UTC