[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 24   SHUFFLE   <  SKIP 778  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28227Wang, Caleb, P98366Port OrchardWashingtonUnited States
27679Walker, Kayla98371PuyallupWashingtonUnited States
22248Ramos, Gary, S90210Beverly HillsCaliforniaUnited States

Generated 2025-07-17 17:59:12.475 UTC