[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 402  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19118Thomas, IanV8POak BayBritish ColumbiaCanada
28457Gonzalez, Bruce93000BobignySeine Saint DenisFrance
25748Butler, Kayla, JLE18LeedsEnglandUnited Kingdom
21239Liang, Christy, I6006PerthSouth AustraliaAustralia

Generated 2025-07-11 00:04:38.357 UTC