[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 1076   SHUFFLE   <  SKIP 533  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12103White, Chloe, C94611OaklandCaliforniaUnited States
26964Tang, Kelli, G57000MetzMoselleFrance
14965Zhou, Edwin17490Saint OuenCharente-MaritimeFrance
25032Rana, Meredith1002SydneyNew South WalesAustralia

Generated 2025-07-21 03:33:39.551 UTC