[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 475   SHUFFLE   <  SKIP 3297  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29074Long, Joan, R98371PuyallupWashingtonUnited States
16465Goel, KaraCM11BillericayEnglandUnited Kingdom
11210Wood, Edward, J91791West CovinaCaliforniaUnited States

Generated 2025-07-17 11:04:55.143 UTC