[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 330  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14314Cooper, Katherine, R7001HobartTasmaniaAustralia
22860Kumar, Cedric, B4171HawthorneQueenslandAustralia
21131Nath, Gilbert, K22001HamburgHessenGermany

Generated 2025-07-13 16:10:20.287 UTC