[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 0   SHUFFLE   <  SKIP 1932  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20965Subram, Cynthia, ABD1 4SJW. YorkEnglandUnited Kingdom
26583Patterson, James, P90401Santa MonicaCaliforniaUnited States
26681Jackson, Zachary90802Long BeachCaliforniaUnited States
16450Gutierrez, Rebekah, P59000LilleNordFrance
22608Munoz, Arthur, LRG12 8TBBracknellEnglandUnited Kingdom
21478Reed, Abigail, R91950National CityCaliforniaUnited States
17598Harris, Cameron92020El CajonCaliforniaUnited States

Generated 2025-10-31 09:55:49.372 UTC