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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14888Russell, Jasmine, A98901YakimaWashingtonUnited States
24742Ramirez, Rachel, L92020El CajonCaliforniaUnited States
19233Andersen, Omar, L94010BurlingameCaliforniaUnited States

Generated 2025-07-17 14:46:46.455 UTC