[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 8596   <  SKIP 18  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25127Deng, Priscilla, M2264SilverwaterNew South WalesAustralia
15644Gonzalez, Savannah, F2580GoulburnNew South WalesAustralia
15502Howard, Nathaniel, C97330CorvallisOregonUnited States

Generated 2025-07-19 16:04:32.696 UTC