[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 189   SHUFFLE   <  SKIP 1661  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22589Suri, CynthiaOX1OxfordEnglandUnited Kingdom
15495Alonso, Craig, A91910Chula VistaCaliforniaUnited States
25199Griffin, Kyle, L92020El CajonCaliforniaUnited States

Generated 2025-07-16 01:13:47.878 UTC