[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 324   SHUFFLE   <  SKIP 973  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13765Shen, JaimeW1N 9FALondonEnglandUnited Kingdom
25814Zeng, Krystal, A5023FindonSouth AustraliaAustralia
15417Lu, Alvin91910Chula VistaCaliforniaUnited States

Generated 2025-07-16 18:58:30.393 UTC