[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 362   SHUFFLE   <  SKIP 3949  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17447Lewis, Sydney, L94519ConcordCaliforniaUnited States
28704Ruiz, Roy, LW1X3SELondonEnglandUnited Kingdom
27588Chandra, Virginia, M2060Lavender BayNew South WalesAustralia

Generated 2025-07-20 14:14:22.917 UTC