[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 250   SHUFFLE   <  SKIP 1245  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18262Rana, Evelyn, D1002SydneyNew South WalesAustralia
27876Deng, Willie, J3550BendigoVictoriaAustralia
14175Mehta, CynthiaPE17BuryEnglandUnited Kingdom

Generated 2025-07-10 02:58:38.080 UTC