[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 750 < SKIP 5466 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18699 | Griffin, Blake, S | 4217 | Gold Coast | Queensland | Australia |
18733 | Gao, Rafael, R | 4217 | Gold Coast | Queensland | Australia |
Generated 2025-10-14 16:17:00.091 UTC