[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 509   SHUFFLE   <  SKIP 1078  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26636Walker, Miguel97330CorvallisOregonUnited States
16265Goel, Julie93000BobignySeine Saint DenisFrance
19443Raman, Dominic70511StuttgartSaarlandGermany
18628Yang, Suzanne31770ColomiersGaronne (Haute)France

Generated 2025-07-20 18:37:36.350 UTC