[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 9718   <  SKIP 631  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11395Gutierrez, Beth, C91480FrankfurtBayernGermany
26511Weisman, Charles91364Woodland HillsCaliforniaUnited States
23390Flores, Dakota99202SpokaneWashingtonUnited States

Generated 2025-07-21 04:13:29.442 UTC