[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 189   SHUFFLE   <  SKIP 35  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18392Gonzales, Jasmine, CV8XRoyal OakBritish ColumbiaCanada
24215Xu, Lisa80074MünchenHamburgGermany
26352Fernandez, Cynthia, L04838EilenburgBrandenburgGermany

Generated 2025-07-14 10:02:03.737 UTC