[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 6127  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24829Patterson, Ethan, R91203GlendaleCaliforniaUnited States
24738Davis, Hannah, L91203GlendaleCaliforniaUnited States
25369Cox, Evan, G91203GlendaleCaliforniaUnited States
25969Parker, Jason, F91203GlendaleCaliforniaUnited States
25974Jai, Noah, E91203GlendaleCaliforniaUnited States
26536Thomas, Katherine91203GlendaleCaliforniaUnited States
27293Jackson, Kaitlyn91203GlendaleCaliforniaUnited States
27397James, Alex, L91203GlendaleCaliforniaUnited States

Generated 2025-10-31 00:56:03.006 UTC