[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 999   SHUFFLE   <  SKIP 790  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25637Moreno, Raquel, DYO15YorkEnglandUnited Kingdom
27977Alonso, Jerome, H2060Lavender BayNew South WalesAustralia
20557Lal, Lindsay, HCM11BillericayEnglandUnited Kingdom

Generated 2025-07-20 22:06:41.487 UTC