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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11098Rubio, Mallory, S2138RhodesNew South WalesAustralia
26236Evans, Isabella, A98168BurienWashingtonUnited States
23176Ward, Jesse, A94070San CarlosCaliforniaUnited States

Generated 2025-07-13 10:05:12.591 UTC