[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 875   SHUFFLE   <  SKIP 5348  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16980Moore, Jill98403TacomaWashingtonUnited States
20296Diaz, Morgan, L94010BurlingameCaliforniaUnited States
28618Bailey, Katelyn, C98104SeattleWashingtonUnited States

Generated 2025-07-10 00:48:56.883 UTC