[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 512   SHUFFLE   <  SKIP 762  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14352Butler, Melissa98036LynnwoodWashingtonUnited States
17267Stewart, Abigail94611OaklandCaliforniaUnited States
26962Moreno, Francis, ATY31RuncornEnglandUnited Kingdom

Generated 2025-07-13 23:42:56.821 UTC