[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 2421   SHUFFLE   <  SKIP 1462  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23348Chen, Tiffany, A2036MatravilleNew South WalesAustralia
19564Gutierrez, Lawrence, M2036MalabarNew South WalesAustralia
16713Nara, Tony, L4169East BrisbaneQueenslandAustralia

Generated 2025-07-13 12:24:58.749 UTC