[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 1076   SHUFFLE   <  SKIP 931  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26584Alexander, Benjamin, A99362Walla WallaWashingtonUnited States
22926Yuan, Keith, N4655Hervey BayQueenslandAustralia
26044Hughes, Gavin91776San GabrielCaliforniaUnited States

Generated 2025-07-13 00:12:30.685 UTC