[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 394   SHUFFLE   <  SKIP 346  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17835Perez, Francisco, MW1N 9FALondonEnglandUnited Kingdom
25013Stone, Mitchell4655Hervey BayQueenslandAustralia
23339Reed, Zoe98168BurienWashingtonUnited States
27918Ross, Samantha, R94010BurlingameCaliforniaUnited States

Generated 2025-07-14 01:59:07.453 UTC