[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 3044   <  SKIP 467  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27398Lee, Alexis, L90505TorranceCaliforniaUnited States
15400Roberts, Samuel, W94941Mill ValleyCaliforniaUnited States
23258Watson, Megan, S90505TorranceCaliforniaUnited States

Generated 2025-07-22 05:53:02.821 UTC