[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 376   SHUFFLE   <  SKIP 2120  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24993Ortega, Marvin, L94014ColmaCaliforniaUnited States
26414Patel, George80074MünchenNordrhein-WestfalenGermany
15765Deng, Gilbert, C3550BendigoVictoriaAustralia

Generated 2025-07-19 03:54:53.327 UTC