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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20475Martinez, Blake, M91910Chula VistaCaliforniaUnited States
22625Patel, Meagan93700DrancySeine Saint DenisFrance
27559Rodriguez, Emily, R99202SpokaneWashingtonUnited States

Generated 2025-07-13 18:36:07.554 UTC