[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 998   SHUFFLE   <  SKIP 366  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23090Lee, Christopher, M98036LynnwoodWashingtonUnited States
14038Foster, Madison1002SydneyNew South WalesAustralia
23305Dominguez, Robyn, P4655Hervey BayQueenslandAustralia

Generated 2025-07-21 02:10:47.472 UTC