[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 875   SHUFFLE   <  SKIP 3456  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11548Sanchez, RaymondRG11 5TPBerkshireEnglandUnited Kingdom
21884Gutierrez, Tabitha, A1002SydneyNew South WalesAustralia
26094Butler, Sarah94611OaklandCaliforniaUnited States

Generated 2025-07-14 15:00:56.603 UTC