[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 908   SHUFFLE   <  SKIP 381  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16702Raman, Patricia, T3977CranbourneVictoriaAustralia
12079Cooper, Nathaniel91950National CityCaliforniaUnited States
12688Navarro, Stacy, C4171HawthorneQueenslandAustralia

Generated 2025-07-10 11:21:21.853 UTC