[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 3222   SHUFFLE   <  SKIP 83  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17922Schmidt, Shane1597Lane CoveNew South WalesAustralia
18199Lopez, Brandy, S2036MalabarNew South WalesAustralia
11754Ortega, Janet, L2036MalabarNew South WalesAustralia

Generated 2025-07-20 15:06:41.150 UTC