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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24914Zhou, Heather, M3198SeafordVictoriaAustralia
26927Dominguez, Jill, H80610Saint OuenSommeFrance
20282Xu, Trisha2113North RydeNew South WalesAustralia

Generated 2025-07-18 17:50:48.102 UTC