[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 650   SHUFFLE   <  SKIP 2773  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23754Goel, Cassie92081Paris La DefenseHauts de SeineFrance
14713Ye, Jon, W63009OffenbachSaarlandGermany
18878Ramos, Mallory, M94014ColmaCaliforniaUnited States

Generated 2025-07-13 09:54:02.912 UTC