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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14471Gonzalez, Gabriel, R94070San CarlosCaliforniaUnited States
12397Chapman, Shaun, K66041PoingSaarlandGermany
17241Chander, Omar, W4700RockhamptonQueenslandAustralia

Generated 2025-07-21 09:14:26.563 UTC