[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 512   SHUFFLE   <  SKIP 3139  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16599Sr., Cai, Ramón, SW1Y 3RALondonEnglandUnited Kingdom
22605Schmidt, Derrick, RWA3WatfordEnglandUnited Kingdom
26481Young, Luke92806La JollaCaliforniaUnited States
12628Ma, Arturo, C31770ColomiersGaronne (Haute)France

Generated 2025-07-20 03:02:54.716 UTC