[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 2816   SHUFFLE   <  SKIP 658  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22660Lopez, Monica, M46236BottropNordrhein-WestfalenGermany
17165Gonzalez, Isaac, E90712LakewoodCaliforniaUnited States
23307Ramos, Meredith, A2061Milsons PointNew South WalesAustralia

Generated 2025-07-18 15:33:32.458 UTC