[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 480   SHUFFLE   <  SKIP 5570  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16062Johnson, Katherine, C98403TacomaWashingtonUnited States
18917Nelson, Jonathan, E91977Spring ValleyCaliforniaUnited States
25361Ross, Haley, TV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-19 01:05:12.572 UTC