[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 324   SHUFFLE   <  SKIP 1628  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18307Zhang, Amy2580GoulburnNew South WalesAustralia
20279Henderson, Trevor, A91941GrossmontCaliforniaUnited States
17651Butler, Ethan, E78100Saint Germain en LayeYvelineFrance

Generated 2025-07-18 01:56:13.869 UTC