[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 840   SHUFFLE   <  SKIP 184  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26006Peterson, Garrett98107BallardWashingtonUnited States
27382Chapman, Kaitlin, R94014ColmaCaliforniaUnited States
12862Ortega, Melinda, L93500PantinSeine Saint DenisFrance
11112Wang, Crystal, C4655Hervey BayQueenslandAustralia

Generated 2025-07-15 14:37:36.385 UTC