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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15987Kelly, Nicole, V98403TacomaWashingtonUnited States
23068Shan, Ryan, R91910Chula VistaCaliforniaUnited States
12362Harrison, Thomas91945Lemon GroveCaliforniaUnited States

Generated 2025-07-11 20:18:39.978 UTC