[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 3411   <  SKIP 249  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27654Diaz, Carrie, E94704BerkeleyCaliforniaUnited States
22807Garcia, Cindy, AW1N 9FALondonEnglandUnited Kingdom
15715Adams, Isabella4810TownsvilleQueenslandAustralia

Generated 2025-07-17 04:25:50.460 UTC