[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 999   SHUFFLE   <  SKIP 521  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12502Sanchez, DarrenOX16 8RSOxonEnglandUnited Kingdom
16018Henderson, Emma, A94070San CarlosCaliforniaUnited States
23574Hernandez, Ebony, S2580GoulburnNew South WalesAustralia

Generated 2025-07-08 22:58:10.875 UTC