[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 5631   <  SKIP 2011  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18950Alexander, LaurenV7L 4J4N. VancouverBritish ColumbiaCanada
20856Hu, Tiffany, ALE18LeedsEnglandUnited Kingdom
17132James, Isabella, R98403TacomaWashingtonUnited States

Generated 2025-07-20 22:49:17.477 UTC