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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22635Hernandez, Kristi, LC2H 7AULondonEnglandUnited Kingdom
17881Wang, Tamara, LSW8 4BGLondonEnglandUnited Kingdom
26251Huang, Cedric90210Beverly HillsCaliforniaUnited States
14478Patterson, Abigail, HV9LangfordBritish ColumbiaCanada

Generated 2025-07-19 02:36:31.545 UTC