[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 423  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28818Hernandez, Dwayne, FV8Y 1L1CliffsideBritish ColumbiaCanada
27661Martinez, Christopher, F91950National CityCaliforniaUnited States
24410Sanders, Sara, D98901YakimaWashingtonUnited States

Generated 2025-07-09 19:01:40.654 UTC