[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 3032   SHUFFLE   <  SKIP 441  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29320Huang, Wesley2036MalabarNew South WalesAustralia
25818Hill, Aaron4000BrisbaneQueenslandAustralia
28038Gomez, Philip90706BellflowerCaliforniaUnited States

Generated 2025-07-21 20:38:54.306 UTC