[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 2608   SHUFFLE   <  SKIP 1082  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28217Carlson, Kristy4551CaloundraQueenslandAustralia
14264Lal, Karl, R3198SeafordVictoriaAustralia
16742Pal, Mitchell, R2500WollongongNew South WalesAustralia

Generated 2025-07-16 15:00:39.296 UTC