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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21723Huang, Tiffany, L94010BurlingameCaliforniaUnited States
20751Arthur, Jermaine, H90706BellflowerCaliforniaUnited States
29250Williams, Anthony, V98901YakimaWashingtonUnited States
18159Serrano, Jaime, M41100Saint OuenLoir et CherFrance

Generated 2025-07-13 16:53:47.051 UTC