[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 2381   <  SKIP 3786  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14650Perry, Adam99362Walla WallaWashingtonUnited States
22832Gonzalez, Martin, E92100Boulogne-BillancourtHauts de SeineFrance
12627Zheng, Leah, RW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-19 00:54:29.839 UTC