[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 875   SHUFFLE   <  SKIP 1303  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23616Roberts, Karen, A66740SaarlouisSaarlandGermany
26187Gill, Hector, M4655Hervey BayQueenslandAustralia
23499Washington, Spencer, P91502BurbankCaliforniaUnited States

Generated 2025-07-09 20:26:24.110 UTC