[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 6608 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26415 | Lal, Latoya, S | 22001 | Hamburg | Hessen | Germany |
25508 | Cook, Melissa | 20354 | Hamburg | Hamburg | Germany |
25758 | Gutierrez, Leslie | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-11 07:28:20.393 UTC