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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26846Kumar, Dustin, RHP10 9QYHigh WycombeEnglandUnited Kingdom
24725Young, Bailey, R97034Lake OswegoOregonUnited States
29307Malhotra, Ross, R4169East BrisbaneQueenslandAustralia

Generated 2025-07-11 03:43:37.270 UTC