[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 2504   SHUFFLE   <  SKIP 6328  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13302Torres, Cole, A94611OaklandCaliforniaUnited States
15713Lee, Hannah, FTY31RuncornEnglandUnited Kingdom
15204Gonzalez, Deanna, S2036MatravilleNew South WalesAustralia

Generated 2025-07-17 12:22:47.675 UTC