[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 437 < SKIP 1607 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23100 | Raje, Christy | 4000 | Brisbane | Queensland | Australia |
23104 | Long, Isabelle, W | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-09 08:03:19.745 UTC