[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 6300  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22823Alexander, IsabelTY31RuncornEnglandUnited Kingdom
24304Serrano, Beth2061Milsons PointNew South WalesAustralia
25232Blanco, Kellie, M4169East BrisbaneQueenslandAustralia

Generated 2025-07-14 18:40:53.724 UTC