[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 2476   SHUFFLE   <  SKIP 410  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17318Zhang, Tiffany, R2060Lavender BayNew South WalesAustralia
27370Bell, Stephanie, A4810TownsvilleQueenslandAustralia
19484Liang, Willie, M75009ParisSeine (Paris)France
22557Scott, JasonLE18LeedsEnglandUnited Kingdom

Generated 2025-07-18 01:38:04.319 UTC