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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20282Xu, Trisha2113North RydeNew South WalesAustralia
13373Murphy, Michelle, L90210Beverly HillsCaliforniaUnited States
14133Kumar, Ricardo, K4655Hervey BayQueenslandAustralia

Generated 2025-10-29 12:33:56.705 UTC