[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 4585   SHUFFLE   <  SKIP 265  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16314Ross, Gabriel, KAS23Stoke-on-TrentEnglandUnited Kingdom
16577Chen, Leah, E92081Paris La DefenseHauts de SeineFrance
25044Bailey, Emma, H91364Woodland HillsCaliforniaUnited States
28815James, Lauren, T90505TorranceCaliforniaUnited States

Generated 2025-07-21 21:35:27.425 UTC