[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 1381  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28901Hee, Martha, J80074MünchenNordrhein-WestfalenGermany
27698Bell, Isabella4700RockhamptonQueenslandAustralia
16233King, Rebecca91945Lemon GroveCaliforniaUnited States

Generated 2025-07-19 12:25:16.594 UTC