[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 456   SHUFFLE   <  SKIP 2087  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26338Coleman, Anna94611OaklandCaliforniaUnited States
14124Li, Justin2580GoulburnNew South WalesAustralia
12308He, Margaret57000MetzMoselleFrance

Generated 2025-07-17 00:16:13.945 UTC