[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 396   SHUFFLE   <  SKIP 2266  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27463Morgan, Rachel91910Chula VistaCaliforniaUnited States
18044Carlson, KendraEC1R 0DULondonEnglandUnited Kingdom
22604Simmons, Wyatt, VLE18LeedsEnglandUnited Kingdom
14203Rodriguez, Seth93000BobignySeine Saint DenisFrance
14146Sara, Toni, EGA10GatesheadEnglandUnited Kingdom
26249Ross, Thomas, B99202SpokaneWashingtonUnited States

Generated 2025-07-17 11:28:41.936 UTC