[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 263   SHUFFLE   <  SKIP 1705  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20996Shan, Keith, T4655Hervey BayQueenslandAustralia
29088Anand, Tamara2300NewcastleNew South WalesAustralia
23969Sanders, Cole93000BobignySeine Saint DenisFrance

Generated 2025-07-18 04:00:53.850 UTC