[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 9382   <  SKIP 338  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11819Lal, Jose98201EverettWashingtonUnited States
11408Gill, Darren, MW1Y 3RALondonEnglandUnited Kingdom
16962Coleman, Zachary94536FremontCaliforniaUnited States
20867Johnson, Noah, K59100RoubaixNordFrance

Generated 2025-07-22 12:03:27.399 UTC