[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 248   SHUFFLE   <  SKIP 866  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17186Evans, Isaac, ACM11BillericayEnglandUnited Kingdom
26094Butler, Sarah94611OaklandCaliforniaUnited States
18275Yang, Heather4217Gold CoastQueenslandAustralia
16856Rivera, Erin98312BremertonWashingtonUnited States

Generated 2025-07-16 11:11:41.197 UTC