[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 135   SHUFFLE   <  SKIP 65  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18533Martinez, Lucas, S91791West CovinaCaliforniaUnited States
29077Mr., Henderson, Blake, C90401Santa MonicaCaliforniaUnited States
16394Bell, Bryan, C59000LilleNordFrance
18798Allen, Andrea, K91203GlendaleCaliforniaUnited States

Generated 2025-07-14 09:31:29.996 UTC