[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 512   SHUFFLE   <  SKIP 5413  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17285Deng, Clayton, G2300NewcastleNew South WalesAustralia
26588Pal, Dustin6006PerthSouth AustraliaAustralia
24719Zheng, Susan, K22001HamburgHessenGermany

Generated 2025-07-17 00:27:44.078 UTC