[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 2927   SHUFFLE   <  SKIP 430  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15280Griffin, Mya, L94070San CarlosCaliforniaUnited States
17124Madan, Kaitlin98168BurienWashingtonUnited States
26354Serrano, Nelson80074MünchenHamburgGermany

Generated 2025-07-17 06:03:48.914 UTC