[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 3104   SHUFFLE   <  SKIP 2138  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24537Saunders, CynthiaW1N 9FALondonEnglandUnited Kingdom
26024Gutierrez, Jill, N2036MalabarNew South WalesAustralia
18073Chen, Robert, A91776San GabrielCaliforniaUnited States

Generated 2025-07-12 10:07:23.913 UTC