[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 4293  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12816Mehta, Tammy80074MünchenHamburgGermany
18067King, Jackson, E97205PortlandOregonUnited States
18979Taylor, Noah, E91977Spring ValleyCaliforniaUnited States

Generated 2025-07-11 06:36:53.118 UTC