[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 512   SHUFFLE   <  SKIP 2250  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20716Arun, Kristina, V30601HannoverNordrhein-WestfalenGermany
17377Wood, Isabel97034Lake OswegoOregonUnited States
19109Brooks, Jade, L94014ColmaCaliforniaUnited States

Generated 2025-07-17 00:23:27.264 UTC