[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 248   SHUFFLE   <  SKIP 247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11672Jai, Chad, C90210Beverly HillsCaliforniaUnited States
12800Chen, Lacey, E04139LeipzigNordrhein-WestfalenGermany
28658Bailey, Jasmine, E90712LakewoodCaliforniaUnited States

Generated 2025-07-18 00:19:47.104 UTC