[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 750   <  SKIP 4366  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27248Taylor, Kayla98371PuyallupWashingtonUnited States
27375Wilson, Nicole98371PuyallupWashingtonUnited States
27679Walker, Kayla98371PuyallupWashingtonUnited States
28082Peterson, Nathaniel, R98371PuyallupWashingtonUnited States

Generated 2025-10-13 03:55:38.270 UTC