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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16392Raman, Kari31770ColomiersGaronne (Haute)France
13017Alexander, Xavier, A94519ConcordCaliforniaUnited States
18067King, Jackson, E97205PortlandOregonUnited States

Generated 2025-07-18 02:26:08.250 UTC