[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 413   SHUFFLE   <  SKIP 2774  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22433Hill, Miguel, CWA3WatfordEnglandUnited Kingdom
18245Goel, Misty, M4000BrisbaneQueenslandAustralia
22777Garcia, Tyler98020EdmondsWashingtonUnited States

Generated 2025-07-15 08:16:51.171 UTC