[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   SHUFFLE   SKIP 63   <  SKIP 1542  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21203Allen, Mary4217Gold CoastQueenslandAustralia
17733Gill, Alberto, P2036MalabarNew South WalesAustralia
18085Nath, Christy, U94014ColmaCaliforniaUnited States

Generated 2025-07-22 14:52:19.582 UTC