[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 3669   SHUFFLE   <  SKIP 1788  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25814Zeng, Krystal, A5023FindonSouth AustraliaAustralia
18242Pal, Christine, I2300NewcastleNew South WalesAustralia
28284Kelly, Bailey, RV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-13 05:39:55.706 UTC