[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 522   <  SKIP 388  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16617Xie, Alvin, M3280WarrnamboolVictoriaAustralia
16684Perez, Joel3280WarrnamboolVictoriaAustralia
17293Allen, Alexandra, B3280WarrnamboolVictoriaAustralia

Generated 2025-07-17 01:31:02.603 UTC