[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 5254  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27692Lopez, Isaac4655Hervey BayQueenslandAustralia
18587Arun, Monica98168BurienWashingtonUnited States
11329Alvarez, Andy94519ConcordCaliforniaUnited States

Generated 2025-07-11 11:39:14.790 UTC