[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 512   SHUFFLE   <  SKIP 2559  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26934Chander, KelliWA1 4SYWoolstonEnglandUnited Kingdom
26878Roberts, Madeline95010HofBayernGermany
24593Watson, Destiny, W1002SydneyNew South WalesAustralia

Generated 2025-07-20 00:37:22.354 UTC