[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 416   SHUFFLE   <  SKIP 2266  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26440Green, Devin, J3000MelbourneVictoriaAustralia
27712Munoz, Teresa, R4655Hervey BayQueenslandAustralia
12775Griffin, Connor, S94303Palo AltoCaliforniaUnited States

Generated 2025-07-19 17:51:21.303 UTC