[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2500   <  SKIP 797  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20586Zhao, Clayton77680Roissy en BrieSeine et MarneFrance
27572Carter, Isaiah92020El CajonCaliforniaUnited States
20197Johnson, Olivia97034Lake OswegoOregonUnited States
16084Wright, Allison, R97034Lake OswegoOregonUnited States

Generated 2025-07-22 11:07:34.489 UTC