[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 875   SHUFFLE   <  SKIP 3829  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20809Anderson, BenjaminWA1WarringtonEnglandUnited Kingdom
15189Russell, Kayla, B98371PuyallupWashingtonUnited States
27657Chandra, Frederick60610ChicagoIllinoisUnited States

Generated 2025-07-09 13:55:35.232 UTC