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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29279Turner, Hailey91945Lemon GroveCaliforniaUnited States
11562Gonzalez, Jarrod04139LeipzigNordrhein-WestfalenGermany
11613Prasad, Meredith, M04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-17 04:39:14.650 UTC