[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 4898   SHUFFLE   <  SKIP 783  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17191Guo, Gilbert, H80074MünchenHessenGermany
22896Miller, Logan, H98201EverettWashingtonUnited States
24055Goel, LouisRG11 5TPBerkshireEnglandUnited Kingdom
19520Muñoz, KariPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-17 11:28:21.157 UTC