[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   SHUFFLE   SKIP 6739   <  SKIP 1477  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11158Wright, Jason, K91776San GabrielCaliforniaUnited States
12255Alvarez, Robyn, M31770ColomiersGaronne (Haute)France
28203Gomez, Victor, I3205South MelbourneVictoriaAustralia

Generated 2025-07-18 17:32:08.632 UTC