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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22557Scott, JasonLE18LeedsEnglandUnited Kingdom
12993Henderson, Xavier, K7001HobartTasmaniaAustralia
25323Diaz, Lance, A20354HamburgHamburgGermany

Generated 2025-07-18 23:33:31.879 UTC