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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17920Yuan, Bradley2113North RydeNew South WalesAustralia
28923Hernandez, Roberto2061Milsons PointNew South WalesAustralia
13164Ward, Olivia, A90241DowneyCaliforniaUnited States

Generated 2025-07-16 01:33:54.400 UTC