[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   SHUFFLE   SKIP 92   <  SKIP 248  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17110Garcia, MeredithOX16 8RSOxonEnglandUnited Kingdom
11533Gill, Ebony, E35203BirminghamAlabamaUnited States
14258Foster, Haley94070San CarlosCaliforniaUnited States

Generated 2025-07-18 10:01:04.850 UTC