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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27478Alvarez, Sheila91910Chula VistaCaliforniaUnited States
21723Huang, Tiffany, L94010BurlingameCaliforniaUnited States
28508Romero, Jaime, BPB12PeterboroughEnglandUnited Kingdom
17969Li, JefferyKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-12 21:47:11.523 UTC