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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24089Yuan, Dustin92700ColombesHauts de SeineFrance
15987Kelly, Nicole, V98403TacomaWashingtonUnited States
22052Butler, Zachary90706BellflowerCaliforniaUnited States
27028Robinson, Sarah, AV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-14 06:49:44.196 UTC