[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 470   SHUFFLE   <  SKIP 1941  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26659Yuan, Katrina, D4171HawthorneQueenslandAustralia
24055Goel, LouisRG11 5TPBerkshireEnglandUnited Kingdom
21360Gill, Orlando2060Lavender BayNew South WalesAustralia

Generated 2025-07-20 09:33:12.456 UTC