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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26625Barnes, Lauren, M97071WoodburnOregonUnited States
23599Roberts, MackenzieLE18LeedsEnglandUnited Kingdom
21184Rodriguez, Harold, M5023FindonSouth AustraliaAustralia
13765Shen, JaimeW1N 9FALondonEnglandUnited Kingdom
16551Shan, Christy, M59100RoubaixNordFrance
28773Malhotra, Gerald, A90210Beverly HillsCaliforniaUnited States

Generated 2025-11-06 03:53:23.532 UTC