[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 482   SHUFFLE   <  SKIP 2782  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22678Lee, Sydney95010HofBayernGermany
28586Diaz, Gabriel91945Lemon GroveCaliforniaUnited States
17013Mitchell, Gabriella, L97301SalemOregonUnited States

Generated 2025-07-14 00:56:09.630 UTC