[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 461   SHUFFLE   <  SKIP 4131  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27552Guo, Shannon, C92118CoronadoCaliforniaUnited States
20375Perry, OliviaV3L 1H4WestminsterBritish ColumbiaCanada
17850Shen, Alvin31770ColomiersGaronne (Haute)France

Generated 2025-07-15 10:08:15.879 UTC