[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 2295   SHUFFLE   <  SKIP 336  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11420Turner, Jordan, C59100RoubaixNordFrance
24569Gonzalez, Bob, SOX1OxfordEnglandUnited Kingdom
19122Hughes, Abigail, T94611OaklandCaliforniaUnited States

Generated 2025-07-10 20:45:26.575 UTC